home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 2 / PC World Interactive 2 - Eylül 1997.iso / pcwi2.exe / 0 / RCDATA / TREKFORM / TREKFORM.txt < prev   
Text File  |  1997-08-14  |  583b  |  29 lines

  1. object rekform: Trekform
  2.   Left = 213
  3.   Top = 125
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderStyle = bsNone
  7.   Caption = 'rekform'
  8.   ClientHeight = 480
  9.   ClientWidth = 406
  10.   Color = 65793
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = -16711423
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 406
  23.     Height = 480
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     OnClick = Image1Click
  27.   end
  28. end
  29.